rmRF

suspend fun rmRF(inputPath: String)
suspend fun rmRF(inputPath: Path)

Remove files recursively (rm -rf).